Uses of Enum
com.cisco.pt.ipc.events.SyslogServerEvent.EventType
Packages that use SyslogServerEvent.EventType
-
Uses of SyslogServerEvent.EventType in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as SyslogServerEvent.EventTypeMethods in com.cisco.pt.ipc.events that return SyslogServerEvent.EventTypeModifier and TypeMethodDescriptionstatic SyslogServerEvent.EventTypeReturns the enum constant of this type with the specified name.static SyslogServerEvent.EventType[]SyslogServerEvent.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.